![]() |
![]() |
![]() |
|
DX11 IS BUFFER GPU WRITABLE
Returns true if the given buffer is writable by the GPU, or false otherwise. Whether this will be the case is determined by the ACCESSMODE_XXX constant provided when creating the buffer.
Return Boolean = DX11 IS BUFFER GPU WRITABLE(buffer)
buffer Dword
true if the specified buffer is writable by the GPU or false otherwise.
DIRECTCOMPUTE Functions Menu |
![]() |